home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir40 / hpfsds04.zip / hpfsdos.doc < prev    next >
Text File  |  1994-05-15  |  9KB  |  236 lines

  1.  
  2.     +-------------------------------------------------------------------+
  3.     |                                                                   |
  4.     |   HPFSDOS 0.99 beta-4                                             |
  5.     |                                                                   |
  6.     |   HPFS file system for DOS (read only)                            |
  7.     |                                                                   |
  8.     |   Copyright (c) 1994 Robert Muchsel                               |
  9.     |                      Hegaublick 2, D-78465 Konstanz, Germany.     |
  10.     |   All rights reserved.                                            |
  11.     |                                                                   |
  12.     +-------------------------------------------------------------------+
  13.  
  14.     Registration information and legal stuff: See the end of this file.
  15.  
  16.  
  17.     Overview
  18.     --------
  19.  
  20.     This program isn't just another program to read OS/2 HPFS drives
  21.     under plain DOS. HPFSDOS integrates your HPFS partitions into your DOS
  22.     file system!
  23.  
  24.     When invoked, HPFSDOS scans all hard disks for HPFS partitions, assigns
  25.     each partition to a new drive letter and stays resident.
  26.  
  27.     Then you can forget you ever loaded HPFSDOS (but please don't forget to
  28.     register ;-).
  29.     Your programs will work just as if HPFS partitions were DOS drives -
  30.     you can list files, copy them and even run them from your HPFS drive
  31.     using your favorite DOS tools.
  32.  
  33.     For example, you can use
  34.  
  35.     * A command interpreter, even 4DOS
  36.     * DOS programs - Word, Turbo Pascal, Borland C++, dBase, etc.
  37.     * Windows programs - Ami Pro, Maple V, Win32s programs, etc.
  38.     * Utilities - List, FProt, AMIsetup, Scan, PC Tools, etc.
  39.     * Data - ATM fonts, Source code, etc.
  40.  
  41.     Of course, there are some limitations (you knew it, didn't you!)
  42.  
  43.     * Only files with FAT compatible file names (i.e. 8.3) will be listed
  44.       [might be improved].
  45.     * The HPFS drives are read-only (to protect your valuable data, you
  46.       should never use any other program than OS/2 for writing to HPFS
  47.       drives) [I don't think this will be changed].
  48.     * No support for Extended Attributes.
  49.  
  50.     HPFSDOS is still beta software. However, it has been tested using a
  51.     wide variety of software and DOS operating systems. For example,
  52.     HPFSDOS will work under MSDOS 3.1, 3.2, 3.3, 5.0, 6.x and Novell DOS 7.
  53.     For design reasons, it will not run under DOS 4.x, OS/2 MDOS and
  54.     DR DOS 3.41.
  55.  
  56.  
  57.     Things to watch out for
  58.     -----------------------
  59.  
  60.     * HPFSDOS drives claim to be network drives. This is an elegant way to
  61.       disable sector editors, DOS checkdisk and other programs that
  62.       could crash.
  63.  
  64.     * HPFSDOS drives tell DOS their cluster size was 32 KB. Of course, the
  65.       real HPFS cluster size is only 512 Bytes. This lie will allow DOS to
  66.       recognize your large 2 GB partitions properly.
  67.  
  68.     * The maximum number of HPFS partitions supported is 20.
  69.  
  70.     * HPFSDOS does not sort directory listings. Try "SET DIRCMD=/OGNE"
  71.       instead.
  72.  
  73.     * There is no cache - due to the superior structure of HPFS, access
  74.       is still amazingly fast. Any cache program that caches at the
  75.       Int 13h level OR at Int 21h level can tremendously improve HPFSDOS
  76.       speed (SmartDrive doesn't). HPFSDOS has been optimized to work with
  77.       the HyperDisk cache (Shareware by Roger Cross).
  78.  
  79.     * You should set your TEMP and TMP environment variables to point
  80.       to a FAT directory, e.g.
  81.       SET TEMP=C:\TEMP
  82.       SET TMP=C:\TEMP
  83.       This will allow many programs to run from a read-only drive.
  84.  
  85.     * Ensure "PagingFile" in Windows SYSTEM.INI points to a FAT drive.
  86.  
  87.     * Some programs (like dBase IV) require the current directory to
  88.       be on a FAT drive or else won't run from HPFSDOS drives.
  89.  
  90.     * Free space displayed is always a little higher than under OS/2.
  91.  
  92.     * HPFSDOS eats some of your DOS memory. LoadHigh is recommended.
  93.       [Future versions should require less memory.]
  94.  
  95.     * HPFSDOS can read disk cylinders > 1024 if your BIOS supports this.
  96.       [Please contact the author if you have problems with this
  97.       feature.]
  98.  
  99.     * Drive letters might differ from OS/2.
  100.       Use SWAPDRV X Y to swap drive letters (see enclosed
  101.       documentation SWAPDRV.DOC)!
  102.  
  103.  
  104.  
  105.     Error messages
  106.     --------------
  107.  
  108.     * Loading HPFSDOS:
  109.  
  110.       "DOS 3.10 or higher required."
  111.       "DOS 4.x not supported."
  112.       - Get a new DOS, preferably DOS 5.0 or better
  113.  
  114.       "Your operating system has no CDS support (this program won't run
  115.        under OS/2)!"
  116.       - HPFSDOS will not run under OS/2 MDOS. You can use the "DOS from
  117.        drive A:" feature, however.
  118.  
  119.       "There is no partition table at disk .., sector ..."
  120.       "The partition signature might be damaged."
  121.       - Please check your hard drive (using NDD or FDISK).
  122.  
  123.       "HPFSDOS supports only 20 HPFS partitions."
  124.       "You don't really have that many partitions?"
  125.       - Contact the author for a new HPFSDOS version.
  126.  
  127.       "Cannot mount all partitions - please increase LASTDRIVE!"
  128.       - To get rid of this problem, add "LASTDRIVE=Z" (or any lower
  129.         value which works) to your CONFIG.SYS.
  130.  
  131.       "Drive was improperly stopped. Please run OS/2 CHKDSK!"
  132.       - You didn't shutdown OS/2 properly. There might be some
  133.        inconsistencies in the file system.
  134.  
  135.       "Detected a (possible) HPFS error. Please run OS/2 CHKDSK!"
  136.       - Run OS/2 checkdisk.
  137.  
  138.  
  139.     * During operation:
  140.  
  141.       "Access denied."
  142.       - This is no HPFSDOS error, but a DOS or application error. HPFSDOS
  143.        doesn't allow you to create, change or delete files and returns
  144.        an "access denied" error code to the application.
  145.  
  146.       "HPFSDOS: Disk read error!"
  147.       - Please check your disk (using NDD or a similar tool).
  148.  
  149.       "HPFSDOS: Bad/No ... node!"
  150.       "HPFSDOS: ... sector not found!"
  151.       - Run OS/2 checkdisk.
  152.  
  153.  
  154.  
  155.     Registering
  156.     -----------
  157.  
  158.     Developing HPFSDOS has taken much time. I am sure you will recognize
  159.     my work, so there are no limitations in the shareware version.
  160.  
  161.     You may try this program for 30 days. If you want to continue using
  162.     it, you are expected to register. If you don't like HPFSDOS, simply
  163.     DEL it.
  164.  
  165.  >> If you register this version, you'll get:
  166.       * Free upgrade to version 1.0 & tools as soon as available
  167.         (currently scheduled for July 94).
  168.         Version 1.0 will contain:
  169.         - performance improvements
  170.         - bug fixes?
  171.         - new features
  172.         The HPFSDOS tools, HCOPY and HDIR, will allow you to display all
  173.         files and copy them from your HPFS partitions, with or without
  174.         loading HPFSDOS.
  175.         HCOPY "E:\AmiPro\Docs\What a long file name.SAM" C:\WALFN.SAM
  176.         HDIR E:\AmiPro\Docs
  177.       * ... and prices tend to go up rather than down ;-)
  178.  
  179.  
  180.  >> Please use the enclosed order forms to ensure proper processing of
  181.     your order.
  182.  
  183.     Prices (subject to change without notice):
  184.  
  185.              Country    Base product   Shipping  Total
  186.              -------------------------------------------------
  187.              Germany    DM 28.-        DM 5.-    DM 33.-
  188.              World      DM 28.-        DM 11.-   DM 39.-
  189.                      or US$ 16.50      US$ 6.50  US$ 23.-
  190.  
  191.              NB: DM=Deutsche Mark          5+ copies: inquire!
  192.  
  193.     There is no printed manual available.
  194.  
  195.  
  196.  
  197.     The author
  198.     ----------
  199.  
  200.     Robert Muchsel, Hegaublick 2, D-78465 Konstanz, Germany
  201.     Fax:   +49-7533-3151
  202.     EMail: rmuchsel@iiic.ethz.ch
  203.            Fidonet 2:246/8100.11
  204.  
  205.     I am studying computer science at the Swiss Federal Institute of
  206.     Technology in Zurich, Switzerland.
  207.  
  208.     You might already know my other shareware programs:
  209.       AMIsetup - External setup for AMI BIOS
  210.       CDU8002  - Audio support for Apple CD-150/SC-CD under OS/2
  211.       EFDD     - [soon to be released] Use up to 20 floppy disk
  212.                  drives under DOS
  213.  
  214.  
  215.     Important
  216.     ---------
  217.  
  218.     The author disclaims all warranties as to this software, whether
  219.     express or implied, including without limitation any implied warranties
  220.     of merchantability, fitness for a particular purpose, functionality,
  221.     data integrity or protection, in so far as permitted by applicable
  222.     legislation.
  223.  
  224.     All trademarks are property of their respective owners and appear for
  225.     identification purposes only.
  226.  
  227.     You are encouraged to copy and pass on the unregistered shareware
  228.     version of this program, if
  229.     - the program is distributed in its original form
  230.       (complete, unmodified)
  231.     - the distribution fee does not exceed the equivalent of DM 15.-
  232.       (US$ 8.50).
  233.  
  234.  
  235.     15 May 1994
  236.